﻿/*----------初始化样式-------------*/
*{margin:0;padding:0;list-style-type:none;}
body{font-size:12px;margin:0 auto;color:#333333;font-family:"微软雅黑";width: 100%;height: 100%;}
li{list-style-type:none;}
a{text-decoration:none;color:#666;}
h1,h2,h3,h4{font-weight:normal;font-size:12px}
img{border:none;}
.clear{clear: both}

/*  ---------------------------------------  rdtop  ---------------------------------------  */
.rdtop{width: 100%;height: 36px;background: url(top_bg.png) repeat-x;position: fixed;top:0;z-index: 999;}
.rdtop_main{margin: 0 auto;width: 1200px; line-height:36px;}
.rdtop_left{float: left;color: #999;font-size: 12px;}
.rdtop_right{float: right;color: #999;}
.rdtop_right .rd-input{height: 20px; width: 110px; border: 1px solid #cccccc; color: #999; text-indent: 5px; outline: none;}
.rdtop_right .username{float: left;}
.rdtop_right .password{ margin-left: 5px;float: left;}
.rdtop_right .login{margin-top: 7px; margin-left: 5px;float: left;}
.rdtop_right .login a{margin: 0 9px 0 0;float: left;}
.rdtop_right .qrcode{display: inline-block; margin-right: 0; margin-left: 5px; height: 22px;    margin-top: 6px;}
.rdtop_right .er_block{	position: absolute; top: 30px;}
.rdtop_right .user{float:left;}
.rdtop_right .user span{margin-right: 10px;color: #de0f0f;}
.rdtop_right .user a:hover{color: #fb8200;}
.rdtop_right .user a{ margin-right:5px;}

/*  ---------------------------------------  A区  ---------------------------------------  */
.rdA-area1{ width:1200px; height:60px;margin: 45px auto 0;}
.rdA-area1 li{float: left;margin-right: 12px;}
.rdA-area1 li img{ width:392px; height:60px;}
.rdA-area1 li:last-child {margin-right: 0px;}
.rdA-area2{ width:1200px; height:80px;margin: 5px auto 0;}
.rdA-area2 li{float: left;margin-right: 14px;width: 593px;}
.rdA-area2 li img{ width:593px; height:80px;}
.rdA-area2 li:last-child {margin-right: 0px;}

.rdA-area3{ width:1200px; height:80px;margin: 5px auto 0;}

/*  ---------------------------------------  头部  ---------------------------------------  */
.rd{ width:1200px; height:78px; margin:10px auto 0;}
.rd-logo{width: 187px;height: 66px;float: left; margin:0 20px 0 0;}
.rd-search{float: left;width: 485px;margin-top: 0px; position: relative;}
.rd-search .search{
	width: 288px;
	height: 32px;
	float: left;
	border: 2px solid #ff0000;
	margin-top: 12px;
}
.rd-search-input{border: 0;float: left;height: 32px;text-indent: 12px;line-height: 32px;width: 289px;background: 0;overflow: hidden;}
.rd-search-btn{position: absolute;margin-top: -1px;width:80px;height:34px;line-height:34px; float: right; background: #ff0000; border: 0; color: #fff; font-size: 14px; text-align: center;}
.rd-search-btn:hover { background: #ce0000;}
.rd-agent-add{float: right;border: 0;cursor: pointer;color: #fff;font-size: 14px;text-align: center; }
.rd-agent-btn{height: 36px; width: 80px;line-height: 36px;float: right;background: #ff0000;border: 0;cursor: pointer;color: #fff;font-size: 14px;text-align: center;}
.rd-search-key{font-size: 12px;line-height: 30px; width: 480px; clear: both;}
.rd-search-key span {float: left;font-size: 12px;font-weight: bold;color: #ff0000;}
.rd-search-key a {float: left;color: #999; padding-right: 5px; margin-right: 0;}
.rd-ad li{float: right;width: 480px;height: 75px;}
.rd-ad li{float: right;width: 238px;height: 75px;border: 1px solid #d8d8d8;padding: 2px;}
.rd-ad li:last-child { margin-right: 10px;}

/*---------------------导航-------------------*/

.nav1{margin-top: 1px;width: 100%;height: auto;border-top: 1px solid #f1f1f1;background: #dc4a0f;background: #dc4a0f;} 

.nav{width: 1200px;height: auto;margin:0 auto;overflow: hidden;}
.nav ul{
	text-align: center;
	height: 45px;
	line-height: 45px;
	background-color: #dc4a0f;
	background-image: url(001.jpg);
}
.nav ul li{width: 12.5%;float: left; height: 45px;display:inline;}
.nav ul li:hover{
	background-color: #0469aa;
	background-image: url(001.jpg);
}
.nav ul .current{background: #0469aa;}
.nav ul li a{
	font-size: 14px;
	color: #9C1B1E;
	padding: 0 10.18px;
	line-height: 45px;
	display: block;
	font-weight: bold;
}

/*  ---------------------------------------  公共部分  ---------------------------------------  */
.enav{ height:40px; line-height:40px; font-size:14px; text-align:left;}
.page{height:36px;line-height:36px;margin:40px auto 30px;clear:both; width:100%; text-align:center;}
.page ul{ display:inline-block;*display: inline;zoom: 1;}
.page li{float:left;margin-right:3px; line-height:30px;cursor:pointer;}
.page li a{color:#333333;height:30px;display:block;float:left; width:30px; text-align:center;border:1px solid #dddddd; background:#f9f9f9; line-height:30px;}
.page li.big a,.pagin li.big a span{ width:55px; text-align:center;}
.page li.current a,.pagin li.current a:hover{ background:#027cca; color:#fff;border-color:#0469aa;}
.page li a:hover{background:#f0ffdf;border-color:#c7e4a6;}
.page li span{line-height:30px;}


/*---------------------底部-------------------*/

.footer{margin-top: 20px;width: 100%;height: auto;border-top: 1px solid #f1f1f1;background: #f5f5f5;background: #333333;}
.footer_con{ width:1200px; margin:auto;padding-bottom: 20px;padding-top: 20px;font-family: "宋体";}
.footer_con .link{clear: both;padding: 28px 0px;width: 1200px;border-bottom: 1px solid #999;}
.footer_con .link li{float: left; margin-right: 8px;height: 26px; color: #999; white-space: nowrap;line-height: 26px;}
.footer_con .link a { color: #999;}
.footer_con .link a:hover { color: #ff0000;}
.footer_con .state{border-bottom: 1px solid #999;clear: both;text-align: center; height: 40px;color: #999;line-height: 40px;}
.footer_con .certificate{color: #999;line-height: 26px;text-align: center;margin-top: 5px;}
.footer_con .certificate a {color: #999;}
.footer_con .copyright{    color: #999;line-height: 26px;text-align: center; margin-top: 5px;}












































/*  ---------------------------------------  内容右侧  ---------------------------------------  */
.content_right{width:235px;height:auto;overflow:hidden;float:right;}
.content_right .pic_title{ width:230px; height:20px; font-size:20px; line-height:20px; text-indent:10px; margin-bottom:20px; border-left:5px solid #4e9106;}
.content_right .right{height:366px;width:233px;float:right;border:1px solid #eaeaea;border-top:none; margin-bottom:20px; overflow:hidden;}
.content_right .right_title{width:233px;background:#f8f8f8;border:1px solid #eaeaea;border-left:none;border-right:none;height:30px;line-height:30px;margin-bottom:15px;}
.content_right .right_title .name{min-width:103px;height:28px;border-bottom:1px solid #fff;border-top:2px solid #DC4A0F;background:#fff;border-right:1px solid #eaeaea;padding:0 10px;display:block;float:left;font-family:"微软雅黑";text-align:center;color:#333;font-size:18px;}
.content_right .right_title span{float:right;}
.content_right .right_title span a{color:#666;height:30px;display:block;font-size:12px;text-align:right;padding-right:6px;}
.content_right .right_title span a:hover{color:#ff0000;}
.content_right .text{font-size:12px;margin-left:10px;}
.content_right .text li{line-height:31px;width:206px;overflow:hidden;background:url(../images/p_bg.png) no-repeat left center; text-indent:15px; height:31px; border-bottom:1px dashed #e0e0e0; }
.content_right .text a{ display:block; height:30px; overflow:hidden; color:#333;}
.content_right .text a:hover{color:#ff0000;}
.content_right .pic_img{margin-bottom:20px;width:235px; display:block; clear:both; overflow:hidden;}
.content_right .pic_img a p{ font-family:'宋体'; color:#333; margin-bottom:20px; margin-top:10px;}
.content_right .pic_img a:hover p{color:#ff0000;}
.content_right .collaborate{ height:148px;}
.content_right .collaborate .coll_title{ width:235px; height:30px; line-height:30px; text-align:center; background:#DC4A0F; font-size:18px; color:#fff;}
.content_right .collaborate li{ background:none; border:none; color:#666; font-size:14px; line-height:28px; height:28px; text-indent:4px;}
.content_right .collaborate li span{ color:#333;}
.content_right .appdownload{ width:235px; height:118px; background:url(../images/appdownload_er1.jpg); margin-bottom:20px;}
.content_right .appdownload .xiazai{ display:inline-block; margin:76px 0 0 14px; width:74px; height:25px; line-height:25px; text-align:center; border-radius:3px; font-size:14px; color:#fff; background:#fc8301;}


.dqwz {font-size: 12px;height: 40px;line-height: 40px;text-align: left;width: 1200px; margin: 0 auto;}
